Nuke clever override for Garmin geocache icons since they're interfering with
authorrobertl <robertl>
Sun, 3 Jun 2007 02:15:16 +0000 (02:15 +0000)
committerrobertl <robertl>
Sun, 3 Jun 2007 02:15:16 +0000 (02:15 +0000)
real garmin geocache icons.

garmin_tables.c

index 47feca023608e1bfafdcd257bd8cb9c53213450a..3bae4469ca7c8b31c4d110e2d531ac49690fb253 100644 (file)
@@ -184,7 +184,10 @@ icon_mapping_t garmin_icon_table[] = {
         * ....
         * {    -2,  8192, "Custom 511" },
         */
-
+#if 0
+/* Since Garmin is busily adding icons to new units, we have to hide
+ * these so we can pass them through to the new entries.  6/2/07 robertl
+ */
        {    92,  8227, "Micro-Cache" },        /* icon for "Toll Booth" */
        {    48,   161, "Virtual cache" },      /* icon for "Scenic Area" */
        {    86,  8217, "Multi-Cache" },        /* icon for "Stadium" */
@@ -193,7 +196,7 @@ icon_mapping_t garmin_icon_table[] = {
        {    83,  8214, "Post Office" },        /* Icon for "Post Office" */
        {    47,   160, "Event Cache" },        /* Icon for "Event" */
        {    90,  8221, "Webcam Cache" },       /* Icon for "Live Theatre" */
-
+#endif
        /* MapSource V6.x */
        
        {   140,  8286, "Flag, Red" },